Solution - Quadratic equations
Other Ways to Solve:
Step by Step Solution
Step by step solution :
Step 1 :
Equation at the end of step 1 :
((0 - 32x2) + 522x) - 2500 = 0
Step 2 :
Step 3 :
Pulling out like terms :
3.1 Pull out like factors :
-9x2 + 522x - 2500 = -1 • (9x2 - 522x + 2500)
Trying to factor by splitting the middle term
3.2 Factoring 9x2 - 522x + 2500
The first term is, 9x2 its coefficient is 9 .
The middle term is, -522x its coefficient is -522 .
The last term, "the constant", is +2500
Step-1 : Multiply the coefficient of the first term by the constant 9 • 2500 = 22500
Step-2 : Find two factors of 22500 whose sum equals the coefficient of the middle term, which is -522 .
-22500 | + | -1 | = | -22501 | ||
-11250 | + | -2 | = | -11252 | ||
-7500 | + | -3 | = | -7503 | ||
-5625 | + | -4 | = | -5629 | ||
-4500 | + | -5 | = | -4505 | ||
-3750 | + | -6 | = | -3756 |
For tidiness, printing of 84 lines which failed to find two such factors, was suppressed
Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored
Equation at the end of step 3 :
-9x2 + 522x - 2500 = 0
Step 4 :
Parabola, Finding the Vertex :
4.1 Find the Vertex of y = -9x2+522x-2500
Parabolas have a highest or a lowest point called the Vertex . Our parabola opens down and accordingly has a highest point (AKA absolute maximum) . We know this even before plotting "y" because the coefficient of the first term, -9 , is negative (smaller than zero).
Each parabola has a vertical line of symmetry that passes through its vertex. Because of this symmetry, the line of symmetry would, for example, pass through the midpoint of the two x -intercepts (roots or solutions) of the parabola. That is, if the parabola has indeed two real solutions.
Parabolas can model many real life situations, such as the height above ground, of an object thrown upward, after some period of time. The vertex of the parabola can provide us with information, such as the maximum height that object, thrown upwards, can reach. For this reason we want to be able to find the coordinates of the vertex.
For any parabola,Ax2+Bx+C,the x -coordinate of the vertex is given by -B/(2A) . In our case the x coordinate is 29.0000
Plugging into the parabola formula 29.0000 for x we can calculate the y -coordinate :
y = -9.0 * 29.00 * 29.00 + 522.0 * 29.00 - 2500.0
or y = 5069.000
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = -9x2+522x-2500
Axis of Symmetry (dashed) {x}={29.00}
Vertex at {x,y} = {29.00,5069.00}
x -Intercepts (Roots) :
Root 1 at {x,y} = {52.73, 0.00}
Root 2 at {x,y} = { 5.27, 0.00}
Solve Quadratic Equation by Completing The Square
4.2 Solving -9x2+522x-2500 = 0 by Completing The Square .
Multiply both sides of the equation by (-1) to obtain positive coefficient for the first term:
9x2-522x+2500 = 0 Divide both sides of the equation by 9 to have 1 as the coefficient of the first term :
x2-58x+(2500/9) = 0
Subtract 2500/9 from both side of the equation :
x2-58x = -2500/9
Now the clever bit: Take the coefficient of x , which is 58 , divide by two, giving 29 , and finally square it giving 841
Add 841 to both sides of the equation :
On the right hand side we have :
-2500/9 + 841 or, (-2500/9)+(841/1)
The common denominator of the two fractions is 9 Adding (-2500/9)+(7569/9) gives 5069/9
So adding to both sides we finally get :
x2-58x+841 = 5069/9
Adding 841 has completed the left hand side into a perfect square :
x2-58x+841 =
(x-29) • (x-29) =
(x-29)2
Things which are equal to the same thing are also equal to one another. Since
x2-58x+841 = 5069/9 and
x2-58x+841 = (x-29)2
then, according to the law of transitivity,
(x-29)2 = 5069/9
We'll refer to this Equation as Eq. #4.2.1
The Square Root Principle says that When two things are equal, their square roots are equal.
Note that the square root of
(x-29)2 is
(x-29)2/2 =
(x-29)1 =
x-29
Now, applying the Square Root Principle to Eq. #4.2.1 we get:
x-29 = √ 5069/9
Add 29 to both sides to obtain:
x = 29 + √ 5069/9
Since a square root has two values, one positive and the other negative
x2 - 58x + (2500/9) = 0
has two solutions:
x = 29 + √ 5069/9
or
x = 29 - √ 5069/9
Note that √ 5069/9 can be written as
√ 5069 / √ 9 which is √ 5069 / 3
Solve Quadratic Equation using the Quadratic Formula
4.3 Solving -9x2+522x-2500 = 0 by the Quadratic Formula .
According to the Quadratic Formula, x , the solution for Ax2+Bx+C = 0 , where A, B and C are numbers, often called coefficients, is given by :
- B ± √ B2-4AC
x = ————————
2A
In our case, A = -9
B = 522
C = -2500
Accordingly, B2 - 4AC =
272484 - 90000 =
182484
Applying the quadratic formula :
-522 ± √ 182484
x = —————————
-18
Can √ 182484 be simplified ?
Yes! The prime factorization of 182484 is
2•2•3•3•37•137
To be able to remove something from under the radical, there have to be 2 instances of it (because we are taking a square i.e. second root).
√ 182484 = √ 2•2•3•3•37•137 =2•3•√ 5069 =
± 6 • √ 5069
√ 5069 , rounded to 4 decimal digits, is 71.1969
So now we are looking at:
x = ( -522 ± 6 • 71.197 ) / -18
Two real solutions:
x =(-522+√182484)/-18=29-1/3√ 5069 = 5.268
or:
x =(-522-√182484)/-18=29+1/3√ 5069 = 52.732
Two solutions were found :
- x =(-522-√182484)/-18=29+1/3√ 5069 = 52.732
- x =(-522+√182484)/-18=29-1/3√ 5069 = 5.268
How did we do?
Please leave us feedback.